minor property

int? minor

Implementation

int? get minor;
void minor=(int? minor)

Implementation

set minor(int? minor);