'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsTerminable As Boolean
[DefaultValue(true)] public bool IsTerminable {get;}
[DefaultValue(true)] public: property bool IsTerminable { bool get(); }
'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsTerminable As Boolean
[DefaultValue(true)] public bool IsTerminable {get;}
[DefaultValue(true)] public: property bool IsTerminable { bool get(); }