public final class BuiltInProjectProperty extends Property
Represents a built-in property.
Modifier and Type | Method and Description |
---|---|
String |
getValue_BuiltInProjectProperty_New()
Gets the value of the property.
|
void |
setValue_BuiltInProjectProperty_New(String value)
Sets the value of the property.
|
public final String getValue_BuiltInProjectProperty_New()
Gets the value of the property.
public final void setValue_BuiltInProjectProperty_New(String value)
Sets the value of the property.
value
- the value of the property.