'Declaration
<DefaultValueAttribute(100)> Public Property CellSize As Integer
[DefaultValue(100)] public int CellSize {get; set;}
'Declaration
<DefaultValueAttribute(100)> Public Property CellSize As Integer
[DefaultValue(100)] public int CellSize {get; set;}