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