Credential.pwd

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

Meta