isExpandCreate property

bool? get isExpandCreate

Property getter and setter for isExpandCreate:

Implementation

bool? get isExpandCreate;
set isExpandCreate (bool? isExpandCreate)

Implementation

set isExpandCreate(bool? isExpandCreate);