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