Table of Contents

State Property

State

public object? State { get; set; }

Gets or sets an arbitrary object that can be used to store state information.

Property Value

object