attribute property

  1. @JsonKey.new(name: "attribute")
Attribute? attribute
getter/setter pair

Implementation

@JsonKey(name: "attribute")
Attribute? attribute;