SharedObject

constructor(name: String = "", version: Int = 0, flags: Long = 0, events: MutableList<SharedObjectEvent> = mutableListOf())