traditions property

List<MKey>? traditions

Property getter and setter for traditions:

Implementation

List<MKey>? get traditions;
void traditions=(List<MKey>? traditions)

Implementation

set traditions(List<MKey>? traditions);