``` $version: "2" namespace smithy.example structure Message { delivered: String = "test message" } ```