public interface IMetadataProperty
Represents base interface for metadata property.
String getName()
Gets or sets property name.
Value: Property name.void setName(String value)
Gets or sets property name.
Value: Property name.String getFormattedValue()
Gets the formatted value.
Copyright © 2017. All rights reserved.