CustomProperty class

CustomProperty class

Represents identifier information.

The CustomProperty type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CustomProperty

Properties

PropertyDescription
nameReturns or sets the name of the object.
string_valueReturns or sets the value of the custom property.
valueReturns or sets the value of the custom property.

See Also