You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JObject Class > JObject Methods > Property Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JObject.Property Method

Gets a JProperty the specified name.

Syntax
C++
C#
Visual Basic
public: JProperty Property( string name );
Parameters
Parameters 
Description 
name 
The property name. 
Returns

A JProperty with the specified name or null.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.