radius property

double get radius

Implementation

double get radius {
  return attribute.size / 2;
}