pub fn encode_property_value( buf: &mut BytesMut, value: &PropertyValue, ) -> Result<(), Error>
Encode a PropertyValue as an application-tagged value.
PropertyValue