public Nullable<Object> State { get; }
Public ReadOnly Property State As Nullable(Of Object) Get
public: property Nullable<Object^> State { Nullable<Object^> get (); }