[]
Gets the index of a property by name.
int IndexOf(string name)
The case-insensitive name of the property.
The zero based index. Negative value if not found.