Property
isTarget
Indicates if this model allows modifications.
var isTarget: Bool
Discussion
Source models are typically read-only (false), whilst target models allow creation and modification (true).
Property
Indicates if this model allows modifications.
var isTarget: Bool
Source models are typically read-only (false), whilst target models allow creation and modification (true).