public ContextualOperand PropertyValue() { Type[] parameterTypes = Context.ParameterTypes; return new ContextualOperand(new _Arg(ThisOffset + parameterTypes.Length - 1, parameterTypes[parameterTypes.Length - 1]), TypeMapper); }