protected Nullable<T> Instance { get; }
Protected ReadOnly Property Instance As Nullable(Of T) Get
protected: property Nullable<T> Instance { Nullable<T> get (); }