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