material property

String? material
getter/setter pair

The material of which the item is made.

For example, "Leather" or "Cotton".

Implementation

core.String? material;