'Declaration
<DefaultValueAttribute(False)> Public ReadOnly Property IsFixedSize As Boolean
'Usage
Dim instance As ElasticVector Dim value As Boolean value = instance.IsFixedSize
[DefaultValue(false)] public bool IsFixedSize {get;}
[DefaultValue(false)] public: property bool IsFixedSize { bool get(); }