protected void initialize() {
    super.initialize();

    this.property = null;
    this.loginSpec = null;
  }