nitc :: MMethod :: is_accessor
# Is this method a getter or a setter? fun is_accessor: Bool do return is_getter or is_setter