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