'Declaration Public Property DateTimeValue As Nullable(Of Date)
'Declaration
Public Property DateTimeValue As Nullable(Of Date)
public Nullable<DateTime> DateTimeValue {get; set;}
CustomProperty Class CustomProperty Members