public uint Port { get; set; }
Public Property Port As UInteger Get Set
public: property unsigned int Port { unsigned int get (); void set (unsigned int value); }
member Port : uint32 with get, set
In This Article