'Declaration
<DefaultValueAttribute(-1)> Public ReadOnly Property UpperBound As Integer
'Usage
Dim instance As ElasticVector Dim value As Integer value = instance.UpperBound
[DefaultValue(-1)] public int UpperBound {get;}
[DefaultValue(-1)] public: property int UpperBound { int get(); }