canAdd property

bool? get canAdd

Implementation

bool? get canAdd;
set canAdd (bool? canAdd)

Implementation

set canAdd(bool? canAdd);