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