IOpt Property
interface IOptProperty<T : Any> : IOptPropertyView<T> , IMutablePropertyBase<T>
Content copied to clipboard
A mutable property that is created in an uninitialized state.
A mutable property that is created in an uninitialized state.