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