Get or set the uniqueID field of a FeatureSet. This should not be called directly by end users.
uniqueID(object) <- valueuniqueID(object)
# S4 method for FeatureSet
uniqueID(object)
# S4 method for FeatureSet
uniqueID(object) <- value
An object of (super)class ObjFeatureSet.
A character vector serving as the unique ID of the plot object in the database.
A modified object of (super)class ObjFeatureSet.