public uint KeyID { get; set; }
Public Property KeyID As UInteger Get Set
public: property unsigned int KeyID { unsigned int get (); void set (unsigned int value); }
function get_KeyID(); function set_KeyID(value);
In This Article