[JsonIgnoreAttribute] public int KernalSize { get; set; }
<JsonIgnoreAttribute> _ Public Property KernalSize As Integer Get Set
[JsonIgnoreAttribute] public: property int^ KernalSize { int^ get (); void set (int^ value); }