public TxAction Action { get; set; }
Public Property Action As TxAction Get Set
public: property TxAction^ Action { TxAction^ get (); void set (TxAction^ value); }