Gets or sets whether the method is one way.
A one way method cannot return a value and by its nature the invoker will not receive
exceptions if occured and he will have no guarantee that the method was executed succesfully.
Declaration Syntax