public string BaseForegroundColor { get; set; }
Public Property BaseForegroundColor As String Get Set
public: property String^ BaseForegroundColor { String^ get (); void set (String^ value); }