public void CallMethodWithPropertyAsArgument () { var obj = new TestClass (); obj.CallMethodWithPropertyAsArgument (); }