+1 for this feature (different cases would confuse any users who are editing scripts and do not have a lot of experience with many languages).
It would also be nice to have options for blocking all member access by default, and only allowing access through the
It would also be nice to have options for blocking all member access by default, and only allowing access through the
ScriptMember
attribute or conventions which one registers (i.e. all properties of type x, or all types in assembly y).