2027 Property
Changes 0
P

AssetProperty.IsReadOnly

Description:
Identifies if the object is read-only or modifiable. If true, the object may not be modified. If false, the object's contents may be modified.
public bool IsReadOnly { get; }