Documentation Language: Swift

Method

isSetterFor(getter:)

indicate whether this is a setter method for the given getter

func isSetterFor(getter: String) -> Bool