Table of Contents

Property IsOptional

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll

IsOptional

Gets or sets bool value indicating whether this method is optional in TypeScript interface.

public bool IsOptional { get; set; }

Property Value

bool