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