public Nullable<bool> IsNullable { get; }
Public ReadOnly Property IsNullable As Nullable(Of Boolean) Get
public: property Nullable<bool^> IsNullable { Nullable<bool^> get (); }