public bool IsRemote { get; }
Public ReadOnly Property IsRemote As Boolean Get
public: property bool IsRemote { bool get (); }
member IsRemote : bool with get