public byte fill { get; set; }
Public Property fill As Byte Get Set
public: property unsigned char fill { unsigned char get (); void set (unsigned char value); }
member fill : byte with get, set
In This Article