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