[This is preliminary documentation and is subject to change.]
Renders the end property.

C# | Visual Basic | Visual C++ |
protected override void renderEndProperty( XplProperty propertyDecl, string propertyName, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderEndProperty ( _ propertyDecl As XplProperty, _ propertyName As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderEndProperty( XplProperty^ propertyDecl, String^ propertyName, ExtendedZOEProcessor..::.EZOEContext context ) override

- propertyDecl (XplProperty)
- The property decl.
- propertyName (String)
- Name of the property.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.