location property
        
        dynamic
        location
        
      
getter/setter pair
      The location of, for example, where an event is happening, where an organization is located, or where an action takes place.
Supported types: SchemaPlace, SchemaPostalAddress, String, SchemaVirtualLocation
Implementation
dynamic location;