Interval in milliseconds to batch updates before delivering them to clients.
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 BatchedPropertyPacket. Metadata can be provided to specify how the data should be serialized.