public bool Nullable { get; set; }
Public Property Nullable As Boolean Get Set
public: property bool^ Nullable { bool^ get (); void set (bool^ value); }