Account metadata used to define instruction accounts.
const AccountMeta( this.pubkey, { this.isSigner = false, this.isWritable = false, });