ResourceObject.Name Property
Gets or sets the name of the ResourceObject.
Syntax
public System.String Name { get; set; }
Property Value
Default: ""
The name of the object.
Remarks
You can call Configuration.GetPublicObject to find an object, marked as Public in Carmenta Studio, by name.
Platforms
Windows, Linux, Android