Table of Contents

Property CanWrite

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

CanWrite

Gets a value indicating whether the property can be written to.

public override bool CanWrite { get; }

Property Value

bool

true if this property can be written to; otherwise, false.