setup property

MModel? setup

Property getter and setter for setup:

Implementation

MModel? get setup;
void setup=(MModel? setup)

Implementation

set setup(MModel? setup);