Person.id

Sets the id. The field name is "@id"

  1. string id [@property getter]
  2. string id [@property setter]
    class Person
    final @property
    void
    id
    (
    string newId
    )

Meta