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