'Declaration
ReadOnly Property ExecutionType As Nullable(Of ExecutionType)
Nullable<ExecutionType> ExecutionType {get;}
property Nullable<ExecutionType> ExecutionType { Nullable<ExecutionType> get(); }
'Declaration
ReadOnly Property ExecutionType As Nullable(Of ExecutionType)
Nullable<ExecutionType> ExecutionType {get;}
property Nullable<ExecutionType> ExecutionType { Nullable<ExecutionType> get(); }