Длина/расстояние в метрах.
public init( value: Float = 0 )
value
Float
public init(floatLiteral value: Float)
Creates an instance initialized to the specified floating-point value.This documentation comment was inherited from .
The value to create.
var value