get_value


Description:

public unowned string? get_value ()

Returns the value of the property.

In the case that this value is null, the Property Resource corresponding to this will be deleted from the properties array on a file's metadata, whereas in the case that it's empty string (""), it will be set as it is.

Parameters:

this

a DocumentsProperty

Returns:

the property's value. This can be null or empty.