Property IsOptional
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
IsOptional
Gets or sets bool value indicating whether this property is optional in TypeScript interface.
public bool IsOptional { get; set; }