Summary
Gets the value.
- Assembly
- Rocket
.Surgery .Extensions .Unions .dll - Namespace
- Rocket
.Surgery .Unions - Containing Type
- UnionAttribute
Syntax
public object Value { get; }
Value
| Type | Description |
|---|---|
| object | The value. |
