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