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