float property

double float

Implementation

double get float {
  check();
  return value.f;
}