class RubyXL::CorePropertiesFile

def created_at=(v)

def created_at=(v)
  self.dcterms_created = RubyXL::StringNodeW3C.default(v)
end