possessions property
List<MKey> ?
get
possessions
Property getter and setter for possessions:
Implementation
List<MKey>? get possessions;
set
possessions
(List<MKey> ? possessions)
Implementation
set possessions(List<MKey>? possessions);