I know that Me.Name gets the name of the class of a variable, but is there
a way to get the name of an instance of an object if for some reason you don't know it ? ( like in a form or something, using Me.somemethod )