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