OptionalinitialValue: TThe initial value of the property
OptionalisUnreliable: booleanWhether the property should be unreliable. Default is false.
Optionalmeta: Many<["tuple", [value: SerializerMetadata<T>], undefined]>Metadata for serialization
Optionalname: Caller<"text">Optionaluuid: Caller<"uuid">
Create a PropertyPacket. Metadata can be provided to specify how the data should be serialized.