Property BaseXp BaseXp Gets or sets the base amount of experience (XP) awarded with the reward track. Declaration public int? BaseXp { get; set; } Property Value Type Description System.Nullable<System.Int32>