Property CanRead
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
CanRead
Gets a value indicating whether the property can be read.
public override bool CanRead { get; }
Property Value
- bool
true if this property can be read; otherwise, false.