Variable KeyPair.address

Public key

struct KeyPair
{
  // ...
  PublicKey address ;
  // ...
}