isUnlisted property

bool? isUnlisted

Property getter and setter for isUnlisted:

Implementation

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

Implementation

set isUnlisted(bool? isUnlisted);