'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsSingle As Boolean
'Usage
Dim instance As UAIndexRange Dim value As Boolean value = instance.IsSingle
[DefaultValue(true)] public bool IsSingle {get;}
[DefaultValue(true)] public: property bool IsSingle { bool get(); }