public Nullable<int> NumberOfColors {get; set;}
Public Property NumberOfColors As Nullable(Of Integer)
public Nullable<int> NumberOfColors {get; set;}
Public Property NumberOfColors As Nullable(Of Integer)
Target Platforms: Windows 10, Windows 8.1, Windows 7