pade
pade copied to clipboard
Adds a get method for the ACLMessage.datetime property
This PR aims to add a simple get method for the property datetime
in ACLMessage
class. It's proposed because all other user-oriented properties of the ACLMessage
class have a get method. This improves the programming consistence.