micro property

int? micro

Implementation

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

Implementation

set micro(int? micro);