var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent); var value; // Type: boolean value = instance.get_ReadOnly();
function get_ReadOnly() : boolean;
Return Value
True - propert is read-only; False - property is read-write.