Property HideIfNotOwned HideIfNotOwned Gets or sets whether the event is hidden if not owned by the player. Declaration public bool? HideIfNotOwned { get; set; } Property Value Type Description System.Nullable<System.Boolean>