AccessObjectProperty Members (Access)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

An AccessObjectProperty object represents a built-in or user-defined characteristic of an AccessObject object.

Properties

Name

Description

Name

You can use the Name property to determine the string expression that identifies the name of an object. Read-only String.

Value

Determines or specifies the value of a built-in property of an AccessObject object. Read/write Variant.