public ushort Distance { get; set; }
Public Property Distance As UShort Get Set
public: property unsigned short Distance { unsigned short get (); void set (unsigned short value); }
member Distance : uint16 with get, set
In This Article