public bool PortIndicesEnabled { get; set; }
Public Property PortIndicesEnabled As Boolean Get Set
public: property bool PortIndicesEnabled { bool get (); void set (bool value); }
member PortIndicesEnabled : bool with get, set
In This Article