'Declaration
<BrowsableAttribute(False)> <DefaultValueAttribute(0)> Public ReadOnly Property SubscriptionCount As Integer
'Usage
Dim instance As PointBinderCore Dim value As Integer value = instance.SubscriptionCount
[Browsable(false)] [DefaultValue(0)] public int SubscriptionCount {get;}
[Browsable(false)] [DefaultValue(0)] public: property int SubscriptionCount { int get(); }