| best type | type class |  | the best type for the object's value オブジェクトの値のためのベスト・タイプ。 |
| default type | type class |  | the default type for the object's value オブジェクトの値のためのデフォルトのタイプ。 |
| class | type class |  | the object's class オブジェクトのクラス。 |
| index | integer |  | the index of this instance of the object オブジェクトのこのインスタンスのインデックス。 |
| container | reference |  | a reference to the object that contains this object このオブジェクトを含むオブジェクトの参照 |
| properties | record | | all of this object's properties returned in a single record このオブジェクトのプロパティの全ては、一つのレコードの中に返った。 |
| name | string |  | The art style's name アートスタイルの名前 |