Property ObjectivesCompleted ObjectivesCompleted Gets or sets the number of objectives a player completed. Declaration public int? ObjectivesCompleted { get; set; } Property Value Type Description System.Nullable<System.Int32>