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