Interface IOptionalValueProperty<V>

Type Parameters:
V - the type of the value of a IOptionalValueProperty.
All Superinterfaces:
BaseValueProperty, Clearable, EmptinessRequestable, MaterializationRequestable, NameHolder, Property
All Known Implementing Classes:
OptionalValueProperty

public interface IOptionalValueProperty<V> extends Clearable, BaseValueProperty
Author:
Silvan Wyss