class <%= name.classify %>Representer < Napa::Representer

property :id, type: String

end