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