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