'Declaration
<DefaultValueAttribute(0)> Public ReadOnly Property LongArrayLength As Long
'Usage
Dim instance As UAIndexRangeList Dim value As Long value = instance.LongArrayLength
[DefaultValue(0)] public long LongArrayLength {get;}
[DefaultValue(0)] public: property int64 LongArrayLength { int64 get(); }