public Color TextColor { get; set; }
Public Property TextColor As Color
public: property Color TextColor { Color get (); void set (Color value); }