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