The [stream message interface](https://github.com/rabbitmq/rabbitmq-stream-go-client/blob/main/pkg/message/interface.go) exposes only: ```golang GetPublishingId() int64 GetData() [][]byte ``` We'd need to expose the messages properties fieds