public bool SellOnWeb { get; set; }
Public Property SellOnWeb As Boolean
public: property bool SellOnWeb { bool get (); void set (bool value); }