public Nullable<string> TransactionName { get; }
Public ReadOnly Property TransactionName As Nullable(Of String) Get
public: property Nullable<String^> TransactionName { Nullable<String^> get (); }