Gets the content property for the specified key, or null if the property does not exist.

public ILocalizableContentModelProperty GetProperty(ContentPropertyDefinition propertyDefinition, bool createIfNotExists = False)
Returns:
ILocalizableContentModelProperty

Parameters

propertyDefinition ContentPropertyDefinition
createIfNotExists bool
In this article