class func automaticallyNotifiesObservers (forKey : String) -> Bool
Returns a Boolean value that indicates whether the observed object supports automatic key-value observation for the given key.
class func keyPathsForValuesAffectingValue (forKey : String) -> Set<String>
Returns a set of key paths for properties whose values affect the value of the specified key.