Property IsLoaded IsLoaded Gets or sets a value indicating whether the aura is expected to be loaded. This can specify if the aura should be loaded into memory or not. Declaration public bool? IsLoaded { get; set; } Property Value Type Description bool?