public uint Port { get; protected set; }
Public Property Port As UInteger Get Protected Set
public: property unsigned int Port { unsigned int get (); protected: void set (unsigned int value); }