uint ID { get; set; }
Property ID As UInteger Get Set
property unsigned int ID { unsigned int get (); void set (unsigned int value); }
function get_ID(); function set_ID(value);
In This Article