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