Property IsEditable
IsEditable
Gets or sets a boolean value that indicates whether code snippet can be edited.
public bool IsEditable { get; set; }
Gets or sets a boolean value that indicates whether code snippet can be edited.
public bool IsEditable { get; set; }