addSessionProperty

public boolean addSessionProperty(    @NonNull() String key,     @NonNull() String value,     boolean permanent)

Adds a property to the current session.