Method
isSetterFor(getter:)
indicate whether this is a setter method for the given getter
func isSetterFor(getter: String) -> Bool
Method
indicate whether this is a setter method for the given getter
func isSetterFor(getter: String) -> Bool