'Declaration Public ReadOnly Property BackgroundColor As System.Nullable(Of VintasoftColor)
public System.Nullable<VintasoftColor> BackgroundColor { get; }
public: __property System.Nullable<VintasoftColor*>* get_BackgroundColor();
public:
property System.Nullable<VintasoftColor^>^ BackgroundColor { System.Nullable<VintasoftColor^>^ get(); }