#100 - Entity property representation, serialization, and extensibility
•Proposed property operations from the 0.8 draft.
•
•entityResponse = setEntityProperties(entityHandle, registrationContext, entityContext, userContext, propertyList);
•
•propertyList = getEntityProperties(entityHandle, registrationContext, entityContext, userContext, propertyList);
• propertyList => names
•modelDescription = getEntityPropertyDescription(entityHandle, registrationContext, entityContext, userContext, desiredLocales, sendAllLocales);