ratio property

double? ratio

Implementation

double? get ratio;
void ratio=(double? ratio)

Implementation

set ratio(double? ratio);