private typealias RemotePropertySetter = (remoteNode: Node, value: Node) -> Unit

Alias for the setter function for remote properties