WebKit2.Credential.prototype.get_password
function get_password(): String {
    // Gjs wrapper for webkit_credential_get_password()
}
  Get the password currently held by this WebKit2.Credential.
Since 2.2
- Returns
 The password stored in the WebKit2.Credential.