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