bool IsOwnedByUser { get; set; }
Property IsOwnedByUser As Boolean Get Set
property bool IsOwnedByUser { bool get (); void set (bool value); }
abstract IsOwnedByUser : bool with get, set
In This Article