public bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean Get
public: property bool IsDefault { bool get (); }
member IsDefault : bool with get
In This Article