class func webScriptName (forKey : UnsafePointer<CChar>!) -> String!
Returns the scripting environment name for an attribute specified by a key.
class func webScriptName (for: Selector!) -> String!
Returns the scripting environment name for a selector.
class func isKeyExcluded (fromWebScript : UnsafePointer<CChar>!) -> Bool
Returns whether a key should be hidden from the scripting environment.