Property IsOwned IsOwned Gets or sets whether the reward track is owned by the player. Declaration public bool? IsOwned { get; set; } Property Value Type Description System.Nullable<System.Boolean>