ObservableProperty

constructor(name: String, internalSet: (T) -> Unit, internalGet: () -> T)