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