[ NoAccessorMethod ]
public HashTable<string,string> data { owned get; set; }
A dictionary of key/value pairs with user data.
This data is ignored by NetworkManager and can be used at the users discretion. The keys only support a strict ascii format, but the values can be arbitrary UTF8 strings up to a certain length.