public ushort Offset { get; set; }
Public Property Offset As UShort Get Set
public: property unsigned short Offset { unsigned short get (); void set (unsigned short value); }
function get_Offset(); function set_Offset(value);
In This Article