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