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