Public Overrides ReadOnly Property IsNullable As Boolean
public override bool IsNullable { get; }
public: virtual property bool IsNullable { bool get () override; }
function get_isNullable();