'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsNormalized As Boolean
[DefaultValue(true)] public bool IsNormalized {get;}
[DefaultValue(true)] public: property bool IsNormalized { bool get(); }
'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsNormalized As Boolean
[DefaultValue(true)] public bool IsNormalized {get;}
[DefaultValue(true)] public: property bool IsNormalized { bool get(); }