Property Value
true : Property is read-only
false : Property is not read-only
true : Property is read-only
false : Property is not read-only
Article article; //a valid article object bool b = article.Properties.ARTICLE_HEIGHT.Definition.IsReadOnly;