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