[]
public interface ICustomProperty
Public Interface ICustomProperty
Name | Description |
---|---|
Name | Gets or sets a string value representing the name of the custom property. |
Value | Gets or sets an object representing the value of the custom property. |
Name | Description |
---|---|
Delete() | Deletes the custom property. |