Address.method

Sets the method's name of the address.

See also .setMethod.

  1. string method [@property getter]
  2. string method [@property setter]
    struct Address
    @property
    void
    method
    (
    string m
    )

Meta