JsonPropertyNameAttribute
Specifies the property name that is present in the JSON when serializing and deserializing.
This overrides any naming policy specified by JsonNamingPolicy.
The name of the property.
Initializes a new instance of JsonPropertyNameAttribute with the specified property name.