public abstract StyleableProperty<V> getStyleableProperty (S styleable)

Return the corresponding StyleableProperty for the given Node. Note that calling this method will cause the property to be expanded.

Parameters:
styleable    The Styleable for which the property is returned

Returns:  The StyleableProperty corresponding to this CssMetaData for the given Styleable