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