package models type Property struct { Id string Value string }