[]
Gets or sets the height of the row (points).
[JsonConverter(typeof(FloatRoundConverter))] public int Height { get; set; }
<JsonConverter(GetType(FloatRoundConverter))> Public Property Height As Integer