Interface PropertyMetadataOrBuilder (2.27.0)

public interface PropertyMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInactive()

public abstract boolean getInactive()

Whether the property should be considered as "inactive".

bool inactive = 3;

Returns
TypeDescription
boolean

The inactive.