Property LastTeamId LastTeamId Gets or sets the ID of the team the player was last associated with. Declaration public int? LastTeamId { get; set; } Property Value Type Description System.Nullable<System.Int32>