without Property
Creates a new game profile with the property at the given index removed from the list of properties.
Return
a new game profile
Parameters
index
the index of the property to remove
@Contract(value = "_ -> new", pure = true )
Creates a new game profile with the given property removed from the list of properties.
Return
a new game profile
Parameters
property
the property to remove