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