isAlwaysShowCreate property

bool? get isAlwaysShowCreate

Property getter and setter for isAlwaysShowCreate:

Implementation

bool? get isAlwaysShowCreate;
set isAlwaysShowCreate (bool? isAlwaysShowCreate)

Implementation

set isAlwaysShowCreate(bool? isAlwaysShowCreate);