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