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