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