A parameterized value

interface ParameterizedPropertyValueV3 {
    parameter: string;
}

Properties

Properties

parameter: string