public Nullable<Object> DbType { get; }
Public ReadOnly Property DbType As Nullable(Of Object) Get
public: property Nullable<Object^> DbType { Nullable<Object^> get (); }