location
Returns the object that contains the latitude, longitude, and course information this proxy simulates for the device.
Declaration
@NSCopying var location: CLLocation { get }Discussion
Use this property to access the underlying CLLocation this object wraps.