# Functions
MarshalDocument transforms a Document into its canonical form as bytes.
UnmarshalDocument parses bytes and returns a Document, or an error if the bytes did not form a valid document representation.
# Interfaces
No description provided by the author
# Type aliases
Properties is a key value store of document Properties.