public string GLTransactionID { get; set; }
Public Property GLTransactionID As String Get Set
public: property String^ GLTransactionID { String^ get (); void set (String^ value); }