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