Property IsRanked IsRanked Gets or sets whether the player is ranked. Declaration public System.Collections.Generic.List<bool>? IsRanked { get; set; } Property Value Type Description System.Collections.Generic.List<System.Boolean>