Sometimes I forget the syntax which I need to type so I was wondering if it is possible to give a name to custom syntaxes and then us it. For example, when I am creating my entities, I declare the properties as public virtual but with a protected setter. The syntax would be ppvsFirstName+p but what if I can type entity property or something like that to generate the same code.