Creates a new LanguageResources instance with the given properties.
Optionalproperties: LanguageResourcesPropertiesThe properties to set.
The unique ID for this entity.
The item type for this entity when it participates in an App.
The locale of the strings.
The set of localized strings, indexed by unique key.
Protected_getThe property keys and their metadata that are used to implement serializing and deserializing the class instance.
Protected_toConverts the value to a PropertyDef object.
The value to convert.
Sets the properties for this item.
A plain object containing property values to set, keyed by property name.
Sets the properties for this item.
This version will also await any asynchronous logic that is needed to set the properties.
A plain object containing property values to set, keyed by property name.
Gets the default value of an object's property.
The property of the object for which to get the default value.
Gets the object's default property values.
Returns the serializable properties.
Optional. If specified, only properties that support the given serialization mode will be returned.
Returns a serializable representation of the item.
If specified, only properties that are appropriate for the given mode are returned. Otherwise, all properties will be serialized.
A localized set of string resources.