isExpandCreate property

bool? isExpandCreate

Property getter and setter for isExpandCreate:

Implementation

bool? get isExpandCreate;
void isExpandCreate=(bool? isExpandCreate)

Implementation

set isExpandCreate(bool? isExpandCreate);