public int Port { get; set; }
Public Property Port As Integer Get Set
public: property int Port { int get (); void set (int value); }
member Port : int with get, set
function get_Port(); function set_Port(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.