material property
        
        dynamic
        material
        
      
getter/setter pair
      A material that something is made from, e.g leather, wool,
cotton, paper.  Supported types: Product, String, String
Implementation
dynamic material;