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