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