[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool DisplayAttributeVR { get; set; }
Public Property DisplayAttributeVR As Boolean
public: property bool DisplayAttributeVR { bool get (); void set (bool value); }