First letter of proxy class should be capital and ends with the word "Entity".
For example: The "quote" proxy class would be "QuoteEntity". This way I can say QuoteEntity quote = new QuoteEntity(); This would conform to StyleCope.
3
votes

This feature was released as part of v3.