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