On this pageOptional<T> Properties Properties EmptyReturns an Optional(T) without a value.HasValueGets a value indicating whether a value is present.ValueGets the value. See Also Reference Optional(T) Structure Avalonia.Data Namespace