public Color BackgroundColor { get; }
Public ReadOnly Property BackgroundColor As Color Get
public: property Color^ BackgroundColor { Color^ get (); }
member BackgroundColor : Color with get