| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | width |  |  | Measure | 1..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | Measure |  | 1..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | width | Measure |  | The physical width of the element.
-- Description --
NOTE 1 The value of the physical width of the runway [AIXM5.0], when applied to RunwayArea.
NOTE 2 The value of the physical width of the taxiway [AIXM5.0], when applied to TaxiwayArea.
NOTE 3 The value of the physical width of the touchdown and lift-off area [AIXM5.0], when applied to TouchDownLiftOff. | 
        
     
    
        
        
        
        
            
                
                    | Navn | Beskrivelse | 
            
                
                    | Applies to RunwayArea, TaxiwayArea and TouchDownLiftOff only | /* This property can only be associated with a spatial object that is a Runway Area, Taxiway Area or Touch Down Lift Off. */
inv: networkRef.element.oclIsKindOf(RunwayArea) or
networkRef.element.oclIsKindOf(TaxiwayArea) or
networkRef.element.oclIsKindOf(TouchDownLiftOff) |