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