'Declaration Public Shared ReadOnly Property HotMetalBlue As IList(Of Color)
'Usage Dim value As IList(Of Color) value = ColourPalettes.HotMetalBlue
public static IList<Color> HotMetalBlue {get;}
public: static property IList<Color>^ HotMetalBlue { IList<Color>^ get(); }