int ControlPort { get; set; }
Property ControlPort As Integer Get Set
property int ControlPort { int get (); void set (int value); }
abstract ControlPort : int with get, set
In This Article