[This is preliminary documentation and is subject to change.]
Returns first parent property node or null if it isn't inside a property node.

C# | Visual Basic | Visual C++ |
public XplProperty CurrentProperty { get; }
Public ReadOnly Property CurrentProperty As XplProperty
public: property XplProperty^ CurrentProperty { XplProperty^ get (); }