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