- All Known Implementing Classes:
BasicProperty
public interface Property
A type consisting of a key and a value.
-
Method Summary
Returns the key of the property.
Returns the value of the property.
-
Method Details
-
key
Returns the key of the property.
- Returns:
- the key of the property
-
value
Returns the value of the property.
- Returns:
- the value of the property