mkeyOnly property

bool? mkeyOnly

Property getter and setter for mkeyOnly:

Implementation

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

Implementation

set mkeyOnly(bool? mkeyOnly);