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