Property Keys Keys Returns a collection containing all the unique variable names. Declaration public ICollection<string> Keys { get; } Property Value Type Description ICollection<string>