Beispiel #1
0
 /// <summary>
 /// Returns the property description.
 /// </summary>
 /// <returns>
 /// Property description.
 /// </returns>
 public string GetPropertyDescription() => PropertyId.GetPropertyDescription();
Beispiel #2
0
 /// <summary>
 /// Returns the property description.
 /// </summary>
 /// <returns>
 /// Property description.
 /// </returns>
 public string GetPropertyDescription()
 {
     return(PropertyId.GetPropertyDescription());
 }