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