Wraps a {@link org.apache.rave.model.Person} model object and returns values only ifthe field set contains the requested field
Usage of this wrapper is made possible by Shindig's use of a getter based serialization model
NOTE: Setters will throw a {@link NotSupportedException} as Shindig's SPI has no method for persisting changes toa person.