Interface IMarketAttribute
Represents market attribute used to provide additional information about a market
public interface IMarketAttribute
Properties
Description
Gets the attribute description
string Description { get; }
Property Value
Name
Gets the attribute name
string Name { get; }