Credential.pwd

  1. string pwd [@property setter]
    struct Credential
    @property
    pwd
    (
    string pwd
    )
  2. Nullable!string pwd [@property getter]

Meta