Variable NWLocation.position

struct NWLocation
{
  // ...
  NWVector position ;
  // ...
}